From 3149e8fb9ad6be9f4c6efe81d6e5cb9cc243732c Mon Sep 17 00:00:00 2001 From: robertl Date: Mon, 20 Feb 2006 20:07:00 +0000 Subject: [PATCH] Eliminate stray decl. git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@1745 f51c46e8-681c-474f-0cfe-069cfd0219fb --- gpsbabel/vecs.c | 1 - 1 file changed, 1 deletion(-) diff --git a/gpsbabel/vecs.c b/gpsbabel/vecs.c index 821e12960..5833494f0 100644 --- a/gpsbabel/vecs.c +++ b/gpsbabel/vecs.c @@ -739,7 +739,6 @@ sort_and_unify_vecs(int *ctp) * except the xcsv format itself, which we leave as "internal" */ if (strcmp(svec->name, "xcsv")) { - int n; svp[i]->vec->type = xcsv_file.type; /* Skip over the first help entry for all but the * actual 'xcsv' format - so we don't expose the -- 2.30.2